CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 背景 高斯

搜索资源列表

  1. BK_Gauss混合高斯背景

    0下载:
  2. 本算法基于混合高斯模型编程,采用opencv库,能够运行
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:9120
    • 提供者:fjun
  1. 高斯背景建模分析

    0下载:
  2. 高斯背景建模分析,包括前景,背景提取
  3. 所属分类:视频捕捉/采集

    • 发布日期:2010-11-24
    • 文件大小:1176
    • 提供者:ivhuu@126.com
  1. GMM 用高斯更新背景

    0下载:
  2. 用高斯跟新背景,然后将对象提取出来
  3. 所属分类:其他小程序

  1. 基于混合高斯背景建模算法

    0下载:
  2. 该代码可以用于实现基于混合高斯背景建模的运动检测,该算法计算量较大,运行时间较长!
  3. 所属分类:源码下载

    • 发布日期:2011-04-11
    • 文件大小:1399
    • 提供者:liverpooler
  1. 单高斯背景建模opencv

    0下载:
  2. 单高斯背景建模opencv
  3. 所属分类:源码下载

  1. 基于openCV得高斯背景模型提取。需要openCV,内置测试视频

    0下载:
  2. 基于openCV得高斯背景模型提取。需要openCV,内置测试视频
  3. 所属分类:图形图象

  1. 背景减除法-三帧法-高斯背景建模法运动检测-VC

    0下载:
  2. 背景减除法-三帧法-高斯背景建模法运动检测-VC
  3. 所属分类:嵌入式Linux

  1. 混合高斯背景建模用于检出背景

    0下载:
  2. 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1201
    • 提供者:yuanyuan
  1. 利用OPENCV來實現高斯混合模型的背景相減

    0下载:
  2. 利用OPENCV來實現高斯混合模型的背景相減,可看到當前影像、前景及背景-OPENCV to achieve using GMM background subtraction, we can see the current image, foreground and background
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1141
    • 提供者:justin
  1. cvbgfggaussmix.rar

    0下载:
  2. 混合高斯模型,用于背景建模的程序,使用时请安装OPENCV,Gaussian mixture model for background modeling procedure, the use of when you install OPENCV
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5790
    • 提供者:肖郎
  1. GMM.rar

    0下载:
  2. 混合高斯建模是背景建模中的一种经典方法,对复杂背景具有较好的适应性!,Gaussian mixture modeling is modeling in the context of a classical method, the complex has better adaptability background!
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2791208
    • 提供者:王全明
  1. lhgcxgmm.rar

    1下载:
  2. 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
  3. 所属分类:OpenGL

    • 发布日期:2012-11-06
    • 文件大小:11015
    • 提供者:刘慧
  1. code.rar

    0下载:
  2. 视频运动物体检测,采用混合高斯分布建立背景模型及差分方法对背景模型进行更新,Sports video object detection, adopt a mixed Gaussian distribution model and set up the background difference method to update the background model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1268
    • 提供者:齐欣
  1. LiuMixGauss.rar

    0下载:
  2. 关于自适应背景提取,是基于高斯模型的,效果很好,On adaptive background extraction is based on the Gaussian model, the effect of good
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1708998
    • 提供者:
  1. GuassionModel.rar

    0下载:
  2. 基于混合高斯模型的运动目标检测,值得学习,对背景更新相当有效,opencv程序
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1693
    • 提供者:夏正友
  1. Gauss

    0下载:
  2. 运动跟踪Viual c++ 高斯背景建模-Motion Tracking Viual c++ Gaussian Background Modeling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:1708998
    • 提供者:sherry
  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741451
    • 提供者:梁浩
  1. GaussBackGroundModel

    0下载:
  2. 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1404
    • 提供者:liangyihao
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14808
    • 提供者:taotaoking
  1. singleGaussianmodel

    0下载:
  2. 本码源是针对于单高斯模型算法做的运动目标检测,其中实现了背景建模、背景更新和目标检测的步骤实现。-The source code is in the single-Gaussian model for the algorithm to do the moving target detection, in which the realization of the background modeling, background to update and steps to achieve targe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3729
    • 提供者:songhong
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com